home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / how_to_m.swf / scripts / DefineButton2_1030 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2010-04-12  |  41 b   |  4 lines

  1. on(press){
  2.    _root.gotoAndPlay(2);
  3. }
  4.